Click or drag to resize

OutlookWebAccessUrlAuthenticationMethods Property

Describes the authentication methods that are available for a Web client.

Namespace:  Independentsoft.Exchange.Autodiscover
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public IList<AuthenticationMethod> AuthenticationMethods { get; }

Property Value

Type: IListAuthenticationMethod
See Also